func runtime.stacklog2

3 uses

	runtime (current package)
		stack.go#L182: func stacklog2(n uintptr) int {
		stack.go#L394: 		log2npage := stacklog2(npage)
		stack.go#L505: 			log2npage := stacklog2(s.npages)